func golang.org/x/sys/unix.offs2lohi

5 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L2159: func offs2lohi(offs int64) (lo, hi uintptr) {
		syscall_linux.go#L2165: 	lo, hi := offs2lohi(offset)
		syscall_linux.go#L2172: 	lo, hi := offs2lohi(offset)
		syscall_linux.go#L2179: 	lo, hi := offs2lohi(offset)
		syscall_linux.go#L2189: 	lo, hi := offs2lohi(offset)